Version 22.2

TreeGridFeatureBuilder<T> Class Methods

For a list of all members of this type, see TreeGridFeatureBuilder<T> members.

Public Methods
 NameDescription
Public MethodAppendRowsOnDemandconfigure the AppendRowsOnDemand feature (Inherited from Infragistics.Web.Mvc.GridFeatureBuilder<T>)
Public MethodCellMergingconfigure the CellMerging feature (Inherited from Infragistics.Web.Mvc.GridFeatureBuilder<T>)
Public MethodColumnFixingconfigure the ColumnFixing feature (Inherited from Infragistics.Web.Mvc.GridFeatureBuilder<T>)
Public MethodColumnMovingconfigure the ColumnMoving feature  
Public MethodFilteringconfigure the Filtering feature  
Public MethodGetEnumerator (Inherited from Infragistics.Web.Mvc.GridFeatureBuilder<T>)
Public MethodGroupByconfigure the GroupBy feature (Inherited from Infragistics.Web.Mvc.GridFeatureBuilder<T>)
Public MethodHidingconfigure the Hiding feature (Inherited from Infragistics.Web.Mvc.GridFeatureBuilder<T>)
Public MethodMultiColumnHeadersconfigure the MultiColumn headers feature (Inherited from Infragistics.Web.Mvc.GridFeatureBuilder<T>)
Public MethodPagingconfigure the Paging feature  
Public MethodResizingconfigure the Resizing feature  
Public MethodResponsiveconfigure the Responsive feature (Inherited from Infragistics.Web.Mvc.GridFeatureBuilder<T>)
Public MethodRowSelectorsconfigure the RowSelectors feature  
Public MethodSelectionconfigure the Selection feature  
Public MethodSortingconfigure the Sorting feature  
Public MethodSummariesconfigure the Summaries feature (Inherited from Infragistics.Web.Mvc.GridFeatureBuilder<T>)
Public MethodTooltipsconfigure the Tooltips feature (Inherited from Infragistics.Web.Mvc.GridFeatureBuilder<T>)
Public MethodUpdatingconfigure the Updating feature  
See Also

View on GitHub